PrintDocument for WinForms
FindLastIndex(Int32,Int32,Predicate<KeyMap>) メソッド


C1.Win.PrintPreview.4.5.2 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMapStack クラス > FindLastIndex メソッド : FindLastIndex(Int32,Int32,Predicate<KeyMap>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindLastIndex( _
   ByVal startIndex As System.Integer, _
   ByVal count As System.Integer, _
   ByVal match As System.Predicate(Of KeyMap) _
) As System.Integer
'使用法
 
Dim instance As KeyMapStack
Dim startIndex As System.Integer
Dim count As System.Integer
Dim match As System.Predicate(Of KeyMap)
Dim value As System.Integer
 
value = instance.FindLastIndex(startIndex, count, match)
public System.int FindLastIndex( 
   System.int startIndex,
   System.int count,
   System.Predicate<KeyMap> match
)

パラメータ

startIndex
count
match
参照

KeyMapStack クラス
KeyMapStack メンバ
オーバーロード一覧